Snow Performance Platinum Series Tuning Software
================

For use with the CM5 unit only.

-------
WARNING
-------

This software is intended for configuration of Snow Performance products used for aftermarket automotive racing applications, for off-road use and never for use on highways or public roads. This software is not intended for tuning novices. If you are not proficient in basic tuning techniques and familiar with basic automotive concepts and electrical theory, DO NOT attempt to install or use this software. Obtain help from a trained professional or contact us for technical assistance.

Any misuse, improper installation, improper calibration or configuration, tampering, or misapplication of this software and the associated Snow Performance product(s) could result in property damage, injury, or death. Install and use this software at your own risk.

In no event shall Snow Performance be held liable whatsoever to you or any party related to you for any indirect, incidental, exceptional, consequential, special, exemplary, or punitive damages, injury, costs or lost profits incurred due to product failure or failure of any part of the product or this software, even if Snow Performance has been advised of the possibility of such damages. In any event, Snow Performance's total aggregate liability to you for all damages of every kind and type (regardless of whether based in contract or tort) shall not exceed the purchase price of the product and shall only extend to the original purchaser of the product.

By installing this software you agree with and accept all of the Limitation of Liability Clauses and cautions above.

--------------
Included Files
--------------

There are some demo files included in the application directory (Program Files (x86)/SnowTune), here is a brief explanation of each.

* blank.ttini & demo.ttini: These are the TTINI settings files which include all of the different fields which can be sent to the CM5 unit. The blank.ttini is a blank setting file, the same as what would be loaded when you first start the application. The demo.ttini shows you some of the settings and tables you can make using the application, however it's just for visualization purposes and not meant to use as a basis for your own tuning settings. Both of these can be loaded via the Open button at the top of the application, and saved with the Save/Save As buttons.
* percentage.csv: This is a demo of how to create your own custom analog a/b unit conversions. This CSV can be loaded via Settings>Analog Input Conversion>Load from CSV button, and converts the raw analog input values from the CM5 (0 to 1024) into percentage (raw/1024*100). Use Excel, LibreCalc, or even notepad to create your own spreadsheet of comma-separated values, using this demo file as a guide.

---------
Changelog
---------

2.11.0
* First version for CM5-LTS support
* Disable auto-loading of the last used settings file

1.0.0
* First public release, with all features supported

0.2.0
* Beta release, with settings added to log files and a basic settings wizard

0.1.0
* First Alpha release

--------------------
Third Party Licenses
--------------------

Some icons from Crystal Clear Icons by Everaldo Coelho, used under LGPL:
http://www.softicons.com/system-icons/crystal-clear-icons-by-everaldo-coelho

Uses the MathGL plotting library for the 3D table graphs:
http://mathgl.sourceforge.net/doc_en/Main.html
It is licensed under LGPL v3:
http://sourceforge.net/p/mathgl/code/HEAD/tree/mathgl-2x/COPYING_LGPL

Uses the Qwt plotting library for the live log plot:
http://qwt.sourceforge.net/
It is licensed under the Qwt License v1.0 (modified LGPL):
http://qwt.sourceforge.net/qwtlicense.html

And of course, we used Qt as the overall framework:
http://www.qt.io/
